Microsoft Azure by Julian Soh & Marshall Copeland & Anthony Puca & Micheleen Harris

Microsoft Azure by Julian Soh & Marshall Copeland & Anthony Puca & Micheleen Harris

Author:Julian Soh & Marshall Copeland & Anthony Puca & Micheleen Harris
Language: eng
Format: epub
ISBN: 9781484259580
Publisher: Apress


HashiCorp Terraform providers for Microsoft Azure have continued to improve over the last five years with more than 300 resources and 100 data sources added since version 1.0. HashiCorp TF AzureRM 2.0 brings three major improvements.Overhaul of the virtual machine and virtual machine scale set resources

Introduction of custom timeouts

Removal of deprecated resources

Troubleshooting IaC

You had a brief introduction to both ARM and Terraform to create your Azure infrastructure, and errors are part of the templating processes. Some of the common errors can be removed from ARM templates if you pay close attention to the bracketing required by JSON files.

JSON documents start and end with curly brackets, { }, and have a name/value pair, decorated by double quotes (" "). Some of the common errors are identified in the Microsoft Azure guide at https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/common-deployment-errors.

HashiCorp Terraform has the best architecture practices identified, which includes guidance on troubleshooting (see www.terraform.io/docs/providers/oci/guides/troubleshooting.html).

Subject-matter experts (SME) specialize in the pattern of building, testing, destroying, and rebuilding. The creation of a reusable Azure template library is an ongoing process and not a job role that allows the tools to be used once and then stored away.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.